home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / SPREOTUS / SYMWKS1.LZH / FROMTO.TXT < prev    next >
Text File  |  1984-11-07  |  5KB  |  166 lines

  1.                           From 1-2-3 to Symphony
  2.                           A Functional Comparison
  3.  
  4.  
  5.  A. Commonly Used 1-2-3/Symphony Equivalents
  6.     (Function key names are shown in square brackets)
  7.  
  8.      1-2-3                        Symphony
  9.  
  10.  Commands and Functions
  11.  
  12.      /                           [SERVICES] and [MENU]
  13.                                   (Also / in SHEET window)
  14.  
  15.      @Today                      @Now (Automatically converted except in
  16.                                   macros)
  17.  
  18.      Data Distribution           Range Distribution
  19.  
  20.      Data Fill                   Range Fill
  21.  
  22.      Data Table                  Range What-If
  23.  
  24.      Graph View                  Graph Preview
  25.  
  26.      Graph Save                  Image-Save
  27.  
  28.      Input Range                 Database Range
  29.  
  30.      Period (.) as an anchor     TAB  (Period works in SHEET window)
  31.  
  32.      Print Setup Strings         Print Init-String
  33.  
  34.      Range Justify               DOC window's word wrap
  35.  
  36.      Range Label-Prefix          Range Label-Alignment
  37.  
  38.      Worksheet Erase Yes         [SERVICES] New Yes
  39.  
  40.      Worksheet Global Default    In SHEET:  [MENU] Settings
  41.  
  42.  
  43.  
  44.  Miscellaneous
  45.  
  46.      Access System Disk- and     [SERVICES]  Application Attach  DOS.APP
  47.       and File-Manager           (DOS. APP is an Add-in that Lotus sends
  48.                                  with Symphony.  It allows you to
  49.                                  move conveniently between DOS and
  50.                                  Symphony without actually exiting
  51.                                  Symphony.)
  52.  
  53.      Autoexecute macro           [SERVICES] Settings
  54.  
  55.      Autoload worksheet          [SERVICES] Configuration
  56.  
  57.      .DRV                        .SET (For Driver Sets)
  58.      .WKS                        .WRK
  59.  
  60.  Macros
  61.  
  62.      /xc                         {branch} {location}
  63.      /xr                         {return}
  64.      /xg                         {branch location}
  65.      /xi                         {if condition} {true} {false}
  66.      /xl                         {getlabel prompt, location}
  67.      /xm                         {menucall macroname}
  68.      /xn                         {getnumber prompt, location}
  69.      /xq                         {quit}
  70.      /                           {menu} or {m}
  71.                                  {services} or {s}
  72.  
  73.      {BS}                        {backspace} or {bs}
  74.      {del}                       {delete}
  75.      {ESC}                       {escape} or {esc}
  76.      {PgDn}                      {pgdn} or {bigdown}
  77.      {PgUp}                      {pgup} or {bigup}
  78.  
  79.  
  80.  
  81.  B. Settings Respecification
  82.  
  83.  The following 1-2-3 settings are carried over into Symphony:
  84.  
  85.  @ Functions
  86.  Data Distribution Ranges
  87.  Data Fill Ranges
  88.  Data Input Cells
  89.  Data Table (What-If) Ranges
  90.  Individually set row or column titles
  91.  Label-Prefix settings
  92.  Named Ranges
  93.  Numeric Format settings
  94.  Recalculation Iterations settings
  95.  Recalculation Method settings
  96.  Recalculation Order settings
  97.  
  98.  The following need to be respecified in Symphony:
  99.  
  100.  Spreadsheet
  101.  
  102.  Global Column Width Settings    In SHEET window:  [MENU]  Settings  Width
  103.   (Symphony default is 9)
  104.  
  105.  Formulas containing both        Adjust so that both do not occur
  106.  numeric and string              in the same formula.  There are new
  107.  expressions                     string handling capabilities.
  108.  
  109.  Split windows                   [SERVICES]  Window  Pane
  110.  
  111.  
  112.  
  113.  Database
  114.  
  115.  Data Fill Start, Step and       In SHEET window:  [MENU]  Range  Fill
  116.   Stop values
  117.  
  118.  Database ranges entered with    In SHEET window:  [MENU]  Query  Settings
  119.   /Data Query                     Basic Ranges
  120.  
  121.                                  In FORM window:  [MENU]  Settings  Basic Ranges
  122.  
  123.  Data Sort Keys and Order        In SHEET window:  [MENU]  Query  Settings
  124.  (Symphony does not sort          Sort-Keys
  125.  the top row of field names.)
  126.                                  In FORM window:  [MENU]  Settings  Sort-Keys
  127.  
  128.  
  129.  Graphs
  130.  
  131.  All settings                    In SHEET window:  [MENU]  Graph  1st-Settings
  132.                                   ... 2nd-Settings
  133.  
  134.                                  In GRAPH window:  [MENU]  1st-Settings ...
  135.                                   2nd-Settings
  136.  
  137.  
  138.  Macros
  139.  
  140.  Most macros                     Learn mode or programming with Symphony
  141.                                  Command Language.  Many functions done
  142.                                  with macros in 1-2-3 are done with
  143.                                  commands and settings in Symphony.
  144.  
  145.  
  146.  Printing
  147.  Print Destination               [SERVICES]  Print  Settings
  148.  Print Margins
  149.  Print Source Range
  150.  Setup Strings (Init-Strings)
  151.  
  152.  
  153.  C. Compatible File Formats
  154.  
  155.  Symphony's Translate utility is a program allowing you to move data
  156.  between Symphony and other programs as follows:
  157.  
  158.          Source                          Destination
  159.          VisiCalc                        Symphony
  160.          DIF (Data Interchange Format)   Symphony
  161.          Symphony                        DIF
  162.          Symphony                        dBASE-II
  163.          dBASE-II                        Symphony
  164.  
  165.  See Introduction to Symphony, Chapter 4, for more information.
  166.